Revision: tla--devo--1.3--patch-15
Archive: lord@emf.net--gnu-arch-2004
Creator: Matthew Dempsky <mdempsky@seyza.com>
Date: Thu Nov 18 03:13:36 UTC 2004
Standard-date: 2004-11-18 03:13:36 GMT
Modified-files: =merges ChangeLog libarch/apply-changeset.c
    libarch/diffs.c
New-patches: lord@emf.net--gnu-arch-2004/tla--devo--1.3--patch-15
Summary: always use --binary option for diff and patch
Keywords: 

On win32, we need to use the --binary option for old versions of diff
and patch so we don't end up with line ending issues when sharing
archives between win32 and posix systems.  (diff and patch on
non-win32 systems ignore the --binary option so it's safe to use
unconditionally.)
